ASP.NET MVC コントロールヘルプ
BindODataSource メソッド (ChartSeriesBaseBuilder<T,TControl,TBuilder>)

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ChartSeriesBaseBuilder<T,TControl,TBuilder> クラス : BindODataSource メソッド
C1.Web.Mvc.ODataCollectionViewService<T> を構築するアクション。
C1.Web.Mvc.ChartSeriesBase<T>.ItemsSource を構成します。 ItemsSource を設定します。
シンタックス
'宣言
 
Public Function BindODataSource( _
   ByVal build As System.Action(Of ODataCollectionViewServiceBuilder(Of T)) _
) As TBuilder
public TBuilder BindODataSource( 
   System.Action<ODataCollectionViewServiceBuilder<T>> build
)

パラメータ

build
C1.Web.Mvc.ODataCollectionViewService<T> を構築するアクション。

戻り値の型

現在のビルダ。
参照

ChartSeriesBaseBuilder<T,TControl,TBuilder> クラス
ChartSeriesBaseBuilder<T,TControl,TBuilder> メンバ